Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add android announcement banner #7551

Merged
merged 9 commits into from
Nov 8, 2023
Merged

Conversation

kristiehuang
Copy link
Contributor

@kristiehuang kristiehuang commented Nov 7, 2023

Adding new Android announcement banner. Approved by design 👍
Will delete hideBaseWalletBanner redux state var via migration in another PR

Description

Slack thread: https://uniswapteam.slack.com/archives/C060WANHWBB/p1699369785721189
Figma: https://www.figma.com/file/4DJrdsx1lPm5u409xyKDZj/%F0%9F%8D%84-%F0%9F%95%B8%EF%B8%8F-Spore---Web?type=design&node-id=14716-56627&mode=design&t=L0pXaQoI6uuAaq8N-0

Screen capture

Screenshot 2023-11-08 at 2 11 20 PM Screenshot 2023-11-08 at 2 11 40 PM Screenshot 2023-11-08 at 2 11 53 PM

Copy link

vercel bot commented Nov 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
interface ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 8, 2023 8:59pm

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #7551 (2b9857b) into main (46c8caa) will decrease coverage by 0.01%.
Report is 7 commits behind head on main.
The diff coverage is 14.28%.

Flag Coverage Δ
cloud-tests 83.60% <ø> (ø)
unit-tests 43.11% <14.28%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link

cypress bot commented Nov 8, 2023

1 flaky test on run #15406 ↗︎

0 127 0 0 Flakiness 1

Details:

feat: add android announcement banner
Project: Uniswap Interface Commit: 2b9857b22e
Status: Passed Duration: 05:17 💡
Started: Nov 8, 2023 9:00 PM Ended: Nov 8, 2023 9:06 PM
Flakiness  cypress/e2e/swap/logging.test.ts • 1 flaky test • e2e

View
Output

Test Artifacts
swap flow logging > completes two swaps and verifies the TTS logging for the first, plus all intermediate steps along the way Screenshots

Review all test suite changes for PR #7551 ↗︎

@kristiehuang kristiehuang marked this pull request as ready for review November 8, 2023 18:42
@kristiehuang kristiehuang requested review from a team and gnewfield November 8, 2023 18:42
@@ -1,105 +0,0 @@
import { Trans } from '@lingui/macro'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: I think removal of the Base banner would ideally happen in a separate PR with its migration

}
`
export const StyledQrCode = styled.img`
padding: 2px;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

confirming 2px and not 4

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes - qr code was too small so phil wanted to decrease padding

display: flex;
flex-direction: column;
align-items: flex-start;
gap: 2px;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

confirming 2px here and not 4px

Copy link
Contributor

@JFrankfurt JFrankfurt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a few nits but overall this lgtm

lfg 🚢

@kristiehuang kristiehuang merged commit 395b390 into main Nov 8, 2023
@kristiehuang kristiehuang deleted the feat/add-android-banner branch November 8, 2023 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants